tesseract: add package
authorValentín Kivachuk <[email protected]>
Sun, 14 Jul 2019 15:45:45 +0000 (17:45 +0200)
committerValentín Kivachuk <[email protected]>
Thu, 18 Jul 2019 09:38:04 +0000 (11:38 +0200)
commit9c8e7c6f52a4f088ae406ea9dc88247d97e68f61
tree278ae698ae3ab0d6a7cbbd684e1f1b6b2b7c6d1b
parentcfb5dbb4aa3d041d41be8b3216618179998d1b11
tesseract: add package

Tesseract is an open source text recognizer (OCR) Engine, available under the Apache 2.0 license. It can be used directly, or (for programmers) using an API to extract printed text from images. It supports a wide variety of languages.

Signed-off-by: Valentín Kivachuk <[email protected]>
utils/tessdata/Makefile [new file with mode: 0644]
utils/tesseract/Makefile [new file with mode: 0644]